PUZZLING   - 	a new puzzle game for the Ti83(+)
		created by Stijn Arnauts

1. Objective
------------

The objective of the game is to guide the black ball 
into the round hole. To do this you'll need to navigate
a maze of walls, arrows and rotating gates. 


2. How to play
--------------
You will need to run the program with the shell ION,
or anothor shell that is compatible. You can easily
find and download this on www.ticalc.org

arrow keys: move the ball arround
CLEAR: reset the level, use this in case you get stuck
GRAPH: exit the game


3. Hints
--------

In many levels the screen wraps around: if you exit the
screen to the left, you'll reappear on the right. Use
this to your advantage - think outside the box! If you
see a black border around the screen then wrapping is
disabled this level.


4. External levels
------------------

It is extremely easy to modify the levelpack. As I'm
a programmer and not a level designer I'd welcome user
contributions. Take a look at the puzpack.z80 source-
code to see how it is done. More levels are sorely
needed, currently only 10 are provided.


5. History
----------

3/12/2008	Version 1.0
		First release version. I have tested
		this and found it to be stable, but
		as usual, I can give you no garanties
		that there are no bugs remaining.
		Backup your calculator just to be safe.

Futere versions (if any) might include bug fixes, new
levels and new levelpieces.


6. Contact information
----------------------

You can contact me at stijn.arnauts@telenet.be for bug
reports, level contributions or comments.